Contribution org.nuxeo.ecm.localconf.theme--actions
In component org.nuxeo.ecm.localconf.theme
org.nuxeo.ecm.localconf.theme
inside nuxeo-localconf-web-7.10.jar /OSGI-INF/local-configuration-theme.xml
This contribution is part of XML component Extension Point
Extension point actions of component ActionService.Contributed Items
XML Source
<extension point="actions" target="org.nuxeo.ecm.platform.actions.ActionService">
<action icon="/icons/file.gif" id="THEME_CONFIGURATION" label="action.view.theme" link="/incl/tabs/theme_configuration.xhtml" order="100">
<category>LOCAL_CONFIGURATION</category>
<filter-id>manage</filter-id>
</action>
</extension>